home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / include / asm / msr.h < prev    next >
C/C++ Source or Header  |  2008-10-24  |  143b  |  13 lines

  1. #ifndef __ASM_X86_MSR_H_
  2. #define __ASM_X86_MSR_H_
  3.  
  4. #include <asm/msr-index.h>
  5.  
  6. #ifndef __ASSEMBLY__
  7. # include <linux/types.h>
  8. #endif
  9.  
  10.  
  11.  
  12. #endif
  13.